Fix part of bug #15260 with from directory with a non-ASCII name.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2013 13:43:58 +0000 (16:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2013 13:43:58 +0000 (16:43 +0300)
commitd90b35cf85288ab6ad78ad31f77bf898ba861a68
treee05b25d01346823b19cbab077d388e215b34d6de
parentf4b1b8bde3a3fc754b96c76bab9d296ecb323bb4
Fix part of bug #15260 with from directory with a non-ASCII name.

 src/emacs.c (Fdump_emacs): Encode FILENAME and SYMFILE arguments
 before passing them to 'unexec'.
src/ChangeLog
src/emacs.c